Search found 5 matches

Go to advanced search

by jwt2d
12 Mar 2007 19:16
Forum: VLC stream-output (sout)
Topic: creating h264 640x480 iPod 5 (v1.2) files
Replies: 14
Views: 11626

If I demux mp4 container from vlc and remux it with special mp4box ( with itunes atom ), I can download through itunes but I can't playback on ipod. If we want to specify the profile level in x264 encoder, we can use "--sout-x264-level" option. That's why I define all setting value of x264...
by jwt2d
10 Mar 2007 15:14
Forum: VLC stream-output (sout)
Topic: creating h264 640x480 iPod 5 (v1.2) files
Replies: 14
Views: 11626

Thank you for your help. I am sorry for the access error in the test vector. I am happy when you found another dvr-ms file for testing. If you need anything, please let me know. I spend a lot of time to deal with dvr-ms format and find out how to convert them into ipod playable file in many ways. VL...
by jwt2d
09 Mar 2007 18:32
Forum: VLC stream-output (sout)
Topic: creating h264 640x480 iPod 5 (v1.2) files
Replies: 14
Views: 11626

Your help is appreciated. I can provide the test vector to reproduce the problem. I am using itunes 7.0.2.16 and firmware 1.2 on 5G ipod. Ipod h264 video http://us.f13.yahoofs.com/bc/44059177mfd44a7c9/bc/public/ipod+h264+video.mp4?bfRzZ8FB0ggZT744 Original video http://us.f13.yahoofs.com/bc/44059177...
by jwt2d
08 Mar 2007 15:47
Forum: VLC stream-output (sout)
Topic: creating h264 640x480 iPod 5 (v1.2) files
Replies: 14
Views: 11626

The mentioned wiki page is useful. Thank you. However, I can't play the video on ipod when I change from mp4v to h264 in vcodec even if I bypass itunes. ( there is a known issue in the latest itunes to check the special atom in MP4 container. ) The reason why I hardcode everything in x264 encoder be...
by jwt2d
05 Mar 2007 16:28
Forum: VLC stream-output (sout)
Topic: creating h264 640x480 iPod 5 (v1.2) files
Replies: 14
Views: 11626

With reference to ezbuilder, the h264 video stream can be generated by the following x264 command line: x264.exe --no-cabac --level 30 --progress --me umh -m 7 -A all --crf 23 --sar 1:1 -o output_file input_file Since the x264 library in VLC is different from x264 used in ezbuilder, I specify every ...

Go to advanced search